home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
fo(u)rcefield.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
246 b
|
31 lines
Fo(u)rcefield
{
{
mirrorxy
x1=-2.0
x2= 2.0
y1=-2.0
y2= 2.0
par1.r=0.5
par1.i=0.0
bailout=2.0
}
{
c=pixel
z=[2.0,0.0]
}
{
z=c/z
z=pixel*z
z=z*z
z=z+par1
w=abs(z)
}
{
w>bailout
}
{
par1 : Constante C
}
}